Leadtools.Dicom.Scp.Command Namespace > MediaCreationNGetCommand Class > MediaCreationNGetCommand Constructor : MediaCreationNGetCommand Constructor(INGetClientSessionProxy,Int64[]) |
public MediaCreationNGetCommand( INGetClientSessionProxy session, long[] attributes )
'Declaration Public Function New( _ ByVal session As INGetClientSessionProxy, _ ByVal attributes() As Long _ )
'Usage Dim session As INGetClientSessionProxy Dim attributes() As Long Dim instance As New MediaCreationNGetCommand(session, attributes)
public: MediaCreationNGetCommand( INGetClientSessionProxy^ session, array<int64>^ attributes )